home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / EMULATOR / RISCOS2 / !RO2_4all / !run < prev    next >
Text File  |  1993-08-12  |  322b  |  10 lines

  1. Set UTMod 3
  2. RMEnsure UtilityModule 3 SetEval UTMod 2
  3. Set WIMP 3
  4. RMEnsure UtilityModule 3 SetEval WIMP 2
  5. If "<UTMod>" = 2 AND "<WIMP>" = 2 Then Error You have RISC OS 2. No emulation required.
  6. If "<UTMod>" = 3 AND "<WIMP>" = 2 Then Error You are already using this emulator.
  7. Unset UTMod
  8. Unset WIMP
  9. run <obey$Dir>.!Runimage
  10.